home *** CD-ROM | disk | FTP | other *** search
/ Champak 83 / (Vol 83) My Disc.iso / Games / blobz.swf / scripts / DefineButton2_202 / BUTTONCONDACTION on(release).as
Text File  |  2008-08-08  |  55b  |  5 lines

  1. on(release){
  2.    music.stop();
  3.    gotoAndStop(2);
  4. }
  5.